home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / sysdeps / stub / direct.h < prev    next >
Text File  |  1993-05-03  |  177b  |  6 lines

  1. /* This file should define `struct direct' on Unix systems.
  2.    This is the type of actual records in directory files.
  3.    See readdir.c.  */
  4.  
  5. #error No struct dirent definition.
  6.